Northwoods.GoWPF 2.2.4 Assembly
TreeModel<NodeType,NodeKey> Class
Members 

the Type of node data
the Type of a value uniquely identifying a node data
The generic implementation of a diagram model consisting of only nodes, with implicit links between a single parent and zero or more children.
Syntax
Public Class TreeModel
    (Of NodeType,NodeKey) 
   Inherits DiagramModel
   Implements IDiagramModelITreeModel 
public class TreeModel<NodeType,NodeKey> : DiagramModel, IDiagramModelITreeModel  
Type Parameters
NodeType
the Type of node data
NodeKey
the Type of a value uniquely identifying a node data
Inheritance Hierarchy

System.Object
   Northwoods.GoXam.Model.DiagramModel
      Northwoods.GoXam.Model.TreeModel<NodeType,NodeKey>
         Northwoods.GoXam.Model.UniversalTreeModel

Requirements
See Also

Reference

TreeModel<NodeType,NodeKey> Members
Northwoods.GoXam.Model Namespace
IDiagramModel Interface

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback